home *** CD-ROM | disk | FTP | other *** search
/ Windows 32-Bit Gallery / Windows 32-bit Gallery.iso / win95 / winbatch / wwdlg32i.ex_ / string.txt next >
Text File  |  1996-11-20  |  2KB  |  39 lines

  1. 1    Creation of CD failed on call to DialogBox()
  2. 2    Invalid structure size passed to CD
  3. 3    Failure initializing CD.  Possibly\n do to insufficient memory.
  4. 5    Instance handle not passed to CD
  5. 6    Failure loading specified string
  6. 7    Failure finding specified resource
  7. 8    Failure loading specified resource
  8. 9    Failure locking specified resource
  9. 10    Failure allocating memory for internal CD structure
  10. 11    Failure locking memory for internal CD structure
  11. 13    Failure setting up resources for CD
  12. 26    Invalid filename passed to FileOpen or FileSave
  13. 27    Buffer passed to CD too small for string
  14. 34    Current form not saved.\nDo you want a chance to save it.
  15. 35    Warning
  16. 36    Please license the application you are building the dialog for.
  17. 37    Attention!
  18. 38    Dialog boxes REQUIRE at least one\nPushbutton.  A Pushbutton must\nbe defined before box can be saved.
  19. 39    To delete a control, position the mouse\nover the control and press the delete key.
  20. 40    Dialog Name must be defined.
  21. 41    Dialog Script
  22. 42    Dialog Name too long.  Max 17 chars
  23. 43    Dialog Name not a legal variable name.
  24. 3000    WIL Dialog (*.WDL)|*.WDL|
  25. 7777    Button must not have a zero value
  26. 7778    Each PushButton must have a unique Value.  Use 0 for Cancel and 1 for OK
  27. 7779    Each radio button in a set (defined by variable name) must have a unique, non-zero value
  28. 7780    Variable name already used for something other than Radio buttons
  29. 7781    Variable name for CheckBox already used elsewhere
  30. 7782    Only one FileListBox allowed in a EditBox/VaryText/FileListbox set
  31. 7783    Only one VaryText allowed in a EditBox/VaryText/FileListbox set
  32. 7784    Variable name for VaryText already used elsewhere
  33. 7785    Only one EditBox allowed in a EditBox/VaryText/FileListbox set
  34. 7786    Variable name for EditBox already used elsewhere
  35. 7788    Variable name for FileListBox already used elsewhere
  36. 7789    Variable name for ItemSelectBox already used elsewhere
  37. 7790    Control must be associated with a variable name
  38. 10102    Internal Error: Unrecognised ParentProcess Command
  39.